home *** CD-ROM | disk | FTP | other *** search
/ Visual Cafe 3 / Visual Cafe 3.ISO / Vcafe / Main.bin / ExecutionContext.properties < prev    next >
Text File  |  1998-09-27  |  418b  |  21 lines

  1. {
  2.     Symantec=
  3.     {
  4.         Symantec=com.symantec.itools.lang.SymantecExecutionContextParser;
  5.     };
  6.  
  7.     Microsoft=
  8.     {
  9.         Microsoft=com.symantec.itools.lang.MicrosoftExecutionContextParser;
  10.     };
  11.  
  12.     Sun=
  13.     {
  14.         Sun=com.symantec.itools.lang.SunExecutionContextParser;
  15.     };
  16.  
  17.     Netscape=
  18.     {
  19.         Netscape=com.symantec.itools.lang.NetscapeExecutionContextParser;
  20.     };
  21. }